The full name of IMAP is the Internet Message Access Protocol, a multi-mailbox e-mail system that was developed by Stanford University (Stanford University) in 1986, as an internetwork information access protocol. PHP provides functionality that is an IMAP 4 system, which is implemented according to RFC 1730. More information about IMAP can be found in the offici
PHP gets mail instance based on IMAP, IMAP gets instance
This article is an example of how PHP gets mail based on IMAP. Share to everyone for your reference. The implementation method is as follows:
IMAP is a mail interactive access protocol, the following is the main use of PHP I
PHP obtains email instances based on imap and imap obtains instances.
This example describes how PHP obtains mails Based on imap. Share it with you for your reference. The specific implementation method is as follows:
Imap is a mail interaction access protocol. The following example uses the php
The SMTP protocol requires that the MTA that receives the mail be responsible for sending the mail to the final destination, which may be the mailbox of the local system or other hosts on the same network, this process is called delivery ).
This chapter discusses the process of posting a local email to a mailbox using Postfix and how POP/IMAP Serer can access the mailbox. Many users often mistakenly think that the same set of software is used for rece
LNMP one-key package default does not install the IMAP module, currently need to use, as long as the recompilation into the IMAP module, the following record steps:Cd/root/lnmp1.0-full/php-5.3.17/ext/imapYum-y Install Libc-client-develLn-s/usr/lib64/libc-client.so/usr/lib/libc-client.so/usr/local/php/bin/phpize./configure--with-php-config=/usr/local/php/bin/php-config--with-kerberos--with-
IMAP (Internet Message Access Protocol) is another protocol that corresponds to the POP3, a multiple mailbox e-mail system developed by Stanford University in the United States in 1986. It has the advantages of high performance and scalability by getting information about e-mail from the mail server or by directly collecting mail. IMAP for many client-side e-mail software, such as OutlookExpress, Netscapeme
In terms of email, POP and IMAP are the most famous protocols. I don't need to talk about the POP protocol. Many users will be familiar with this protocol when setting some mailbox binding functions. Some friends may not understand the IMAP protocol. Here we will make a comparison between the two Protocols.
POP ProtocolPOP stands for Post Office Protocol, which is the Post Office Protocol used for email rec
Label:IMAP (Internet Mail access protocol,internet) is formerly known as the Interactive Mail Access Protocol (Interactive mail, Access Protocol). IMAP was an email acquisition protocol developed by Stanford University in 1986. Its main role is that the mail client (for example, Ms Outlook Express) can obtain mail information from the mail server via this protocol, download messages, and so on. The current authoritative definition is RFC3501. The
go through three working forms of the POP3 protocol.Status. First, the authentication process is used to confirm the user name and password provided by the client. After the authentication is passed, it is transferred to the processing status. In this status, the user canReceive your own email or delete the email. After the response is completed, the client issues the quit command, and then enters the update status.Delete the marked email from the server. So far, the whole Pop process has been
Locate the previously installed package, or download the unpacked installation package again:1. Enter the source code installation package
The code is as follows
Copy Code
[Root@hexu.org ~]$ Cd/data/softs/php_packet/php-5.3.23/ext/imap
2. Installing IMAP dependencies
The code is as follows
Copy Code
[root@hexu.org
Imap c # examples
Read IMAP mailbox
Secure IMAP over SSL
List IMAP mailboxes
List IMAP mailboxes with reference
Read IMAP email headers
Scan for emails with attachments and save attachments to files
Search
/LOCAL/GD2
Make make install
Cd..
#安装 Libmcrypt
Tar zxvf libmcrypt-2.5.8.tar.gz
CD libmcrypt-2.5.8/
./configure
Make
Make install
#安装libiconv
Tar zxvf libiconv-1.12.tar.gz
CD libiconv-1.12/
./configure--prefix=/usr/local
Make
Make install
Cd.. /
Ln-s/usr/local/lib/libiconv.so.2/usr/lib/
#安装mhash
Tar zxvf mhash-0.9.9.tar.gz
CD mhash-0.9.9/
./configure
Make
Make install
Cd.. /
Ln-s/usr/local/lib/libmhash.so.
Understanding how IMAP and POP works in an Exchange 2007, 2010, 2013 coexistence environment is helpful for exchange troubleshooting. We need to know how Exchange 2013 forwards the Imp, pop request to an older version of Exchange, and that the exchange's CAS is still receiving IMAP, POP requests through a proxy (proxy) to the destination server. Typically, Exchange ClientAccess server receives a client's
The IMAP full name is the Internet Mail Access Protocol, the interactive Mail Access Protocol, which is one of the standard protocols for similar mail access to POP3. The difference is that when IMAP is turned on, the messages you receive from the e-mail client remain on the server, and the actions on the client are fed back to the server, such as deleting the message, marking the read, and so on.
The mess
Pop and IMAP are currently the two most popular email receiving protocols. In Linux, both Protocols are supported. How can I choose to deploy the mail client and server as a Linux system administrator?
Pop and IMAP are currently the two most popular email receiving protocols. In Linux, both Protocols are supported. How can I choose to deploy the mail client and server as a Linux system administrator? Some
PHP requires an IMAP module to be installed when processing IMAP and POP3 mail content.
PHP 5.5.16 Install IMAP module
The IMAP module provides a way to manipulate IMAP, NNTP,POP3, and local mailboxes.
The following are the installation steps:
Install Dependency Pack c
In linuxas5.5, test postfix + cyrus-imap + cyrus-sasl -- Linux Enterprise Application-Linux server application information. For details, see the following. Test environment:
Cat/proc/version
Linux version 2.6.18-194. el5xen
[Root @ mail ~] # Rpm-qa | grep sasl
Cyrus-sasl-plain-2.1.22-5.el5_4.3
Cyrus-sasl-lib-2.1.22-5.el5_4.3
Cyrus-sasl-md5-2.1.22-5.el5_4.3
Cyrus-sasl-2.1.22-5.el5_4.3
Cyrus-sasl-devel-2.1.22-5.el5_4.3
[Root @ mail ~] # Rpm-qa | grep
Use_imap.php (the front one should be imap_new.php)
Include ("imap_new.php");
$imap =new Myimap;
$imap->hostname= "192.168.100.13";
$imap->port=110;
$imap->username= "Alpha";
$imap->userpwd= "Enter";
$imap->open ();
$
This article mainly introduces PHP's method for obtaining mails Based on imap. The example details the steps for imap to obtain mails, and describes how to install imap in Windows and Linux, for more information, see
This article mainly introduces PHP's method for obtaining mails Based on imap. The example details the
use of commonly used mailboxes (126, 163, QQ, Google, etc.):
Enter mail, select the appropriate type of mailbox, as prompted to enter the relevant user name, password can be.Mailbox/Other mail accounts for specific domain names:Enter mail, choose Other "Add other mailbox Account", press prompts to enter mailbox username, password, then configure IMAP, POP, STMP and other servers can be. ================== Note: Different mail serversPOP3 POP3 is the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.